Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backport to 2.18.x: #7712: Respect other extensions' ExecutorStart hooks #7715

Merged
merged 1 commit into from
Feb 16, 2025

Conversation

timescale-automation
Copy link
Member

This is an automated backport of #7712: Respect other extensions' ExecutorStart hooks.
This PR will be merged automatically after all the relevant CI checks pass. If this fix should not be backported, or will be backported manually, just close this PR. You can use the backport branch to add your changes, it won't be modified automatically anymore.

For more details, please see the documentation

Original description

Respect other extensions' ExecutorStart hooks

A fix for #7667.

When we override ExecutorStart hook that has been set by another extension we have to chain-call it not to disrupt other extension's integrity.

When we override ExecutorStart hook that has been set by another
extension we have to chain-call it not to disrupt other extension's
integrity.

(cherry picked from commit 0fc733e)
@timescale-automation timescale-automation added the is-auto-backport PR created by backport automation label Feb 16, 2025
@timescale-automation timescale-automation enabled auto-merge (rebase) February 16, 2025 23:19
@timescale-automation timescale-automation merged commit 2c4390d into 2.18.x Feb 16, 2025
41 checks passed
@timescale-automation timescale-automation deleted the backport/2.18.x/7712 branch February 16, 2025 23:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
is-auto-backport PR created by backport automation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants